Welcome![Sign In][Sign Up]
Location:
Search - http class

Search list

[VC/MFCVisual.C.Sharp.2005.Recipes.A.Problem.Solution.App

Description: Visual.C.Sharp应用类书籍,采用问答方式,每章列举几个经典问题,然后讲解实现方式。实例代码可到 http://www.apress.com/book/bookDisplay.html?bID=10051下载。-Application Class Visual.C.Sharp books, the use of question-and-answer approach, each devoted to cite a few classic problems, and then realize the way to explain. Examples of code can be downloaded http://www.apress.com/book/bookDisplay.html?bID=10051.
Platform: | Size: 3434496 | Author: | Hits:

[Internet-Networkpoco-1.2.5.tar

Description: C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.) and an XML parser. Licensed under Boost license.
Platform: | Size: 1147904 | Author: | Hits:

[WEB Codeju

Description: 使用前要先将“运行需要的文件”- DataBase 附加到企业管理器中。 系统基本参数 1、主页地址:http://localhost:8080/tech/default.htm 默认登录用户 manager 密码123456 2、注册时请指定密码为:注册密码必须是“036999”,才能注册成功,否则会提示“注册未认可”(明白JSP的 可以自行修改 工程源码) 3、程序里面设定的SQL Server数据库登录用户名是:sa,密码为空,如果为sa用户设置了密码,请修改源代码\修改需要的源文件[Eclipse]\tech\jdbc\jdbc.java中的数据库连接代码,然后重新编译这个类,编译后把编译成的class,复制到Tomcat的webapps目录下的tech\WEB-INF\classes\jdbc 程序采用 传统 MVC 模式架构-err
Platform: | Size: 600064 | Author: 梦梦 | Hits:

[MiddleWareUpload

Description: 计算工厂2经典插件合集 (把编译后的插件DLL文件放入cf1127\features\文件夹,双击CalculationFactory.exe,单击“公式/工具箱”下压式按钮,“工具箱”选项卡,即可看到插件工具。剩余的9个文件夹里包含不同的工程,全部都编译成类库,即为计算工厂2插件DLL文件) 详情请见 http://cf.johnbill.cn/cf2/toolbox/zym.aspx-2 classic calculation of factory plug Collection (the compiled DLL file into the plug-cf1127 eatures folder, double-click CalculationFactory.exe, click formula/toolbox under the pressure-type button, the toolbox tab , you can see the plug-in tools. remaining nine folder contains different works, all compiled into a class library, which is calculated factory 2 plug-in DLL file) http://cf.johnbill.cn Details/cf2/toolbox/zym.aspx
Platform: | Size: 491520 | Author: | Hits:

[Process-ThreadMvpProject

Description: n this article I will show to use the Model View Presenter pattern to remove logic from the UI and move it to a controller class. Furthermore, I will show an easy way to enable threading within the application and follow the rule of "no business work should be done in the UI thread". By applying threading correctly you should never have a situation where the UI is blocked while processing some business work. [ref]http://www.codeproject.com/KB/cs/ModelViewPresenterWithDI.aspx-n this article I will show to use the Model View Presenter pattern to remove logic from the UI and move it to a controller class. Furthermore, I will show an easy way to enable threading within the application and follow the rule of no business work should be done in the UI thread . By applying threading correctly you should never have a situation where the UI is blocked while processing some business work. [ref] http://www.codeproject.com/KB/cs/ModelViewPresenterWithDI.aspx
Platform: | Size: 22528 | Author: dozingcat | Hits:

[Data structsKDTreeTest

Description: kd-tree c++类模板实现的演示例子. 是从国外网站上下的,结构简单,容易看懂. 文章在: http://www.codeproject.com/KB/architecture/KDTree.aspx-kd-tree c++ realize demonstration class template example. is the site from abroad, from top to bottom, simple structure, easy to understand. article in: http://www.codeproject.com/KB/architecture/KDTree.aspx
Platform: | Size: 6144 | Author: zhengke | Hits:

[WEB CodeDataControl_Paging

Description: .net c# datalist分页类,详情请看 <a href= http://221.13.32.38/blog/post/53.html >blog</a>-. net c# datalist paging class, see the details of
Platform: | Size: 2048 | Author: 罗兵 | Hits:

[VC/MFCC++BianChengYiShu

Description: 本书揭示了C++程序员创建世界级软件的奥秘。程序设计大师Herbert Schildt通过将C++语言广泛应用于功能强大的编程任务中,全面展示了C++语言的多功能性,敏捷性,和艺术性。本书内容包括探索C++的功能,创建内存管理的垃圾回收器子系统,开发线程控制面板,建立译码器以扩展C++的功能,开发可断点续传的Internet文件下载工具,创建财务分析库,用基于AI的搜索技术探索人工智能,建立定制的STL容器,以及开发Mini C++解释程序。书中所有示例和项目的源代码都可以从www.osborne.com 上免费下载。-This book reveals the C++ Software programmers to create a world-class mystery. Programming by Herbert Schildt Masters C++ Language widely used in powerful programming tasks, a comprehensive display of the C++ Language versatility, agility and artistry. The book includes exploration C++ Functions, the creation of memory management garbage collector subsystem, the development of thread control panel, the establishment of the decoder to expand the C++ Functions, the development of the Internet HTTP Download tools, create a financial analysis library, AI-based search technology to explore artificial intelligence, the establishment of customized STL containers, and the development of Mini C++ explain procedures. Book all the examples and the project s source code can be downloaded for free from www.osborne.com.
Platform: | Size: 5980160 | Author: 谈谈 | Hits:

[JSP/JavahttpServer

Description: 基于java实现http服务器//httpServer.java import java.net.* import java.io.* import java.util.* import java.lang.* public class httpServer -Java based on the realization of http server// httpServer.java import java.net .* import java.io.* import java.util .* import java.lang .* public class httpServer
Platform: | Size: 5120 | Author: msk | Hits:

[Ftp ClientIdFtp

Description: ftp上传下载类封装TransferThread,支持断点续传,通过数据库检索文件名进行ftp下载-ftp upload download class encapsulates TransferThread, support for HTTP, file name through a database search for ftp download
Platform: | Size: 913408 | Author: wangwei | Hits:

[JSP/JavaProject2

Description: 从http网页上抓图到你的计算机show 可以用J++ 或 Sun Javac compile J++ 须要将swing的class放置在 C:\WINDOWS\java\classes\javax\swing J++ 不能抓网络的图但可以抓你计算机里面的图 -Grab from the http page to show your computer can be used J++ Or Sun Javac compile J++ Need to swing the class will be placed in C: WINDOWSjavaclassesjavaxswing J++ Can not grasp the network map but you can grasp the computer inside plans
Platform: | Size: 88064 | Author: chen ming | Hits:

[Database systemwenjianjiansuobaogao

Description: 湖南大学文献信息检索课综合实习报告 2. 进入湖大图书馆网站http://lib.hnu.cn/ 的“数字资源”各数据库(即文献库)查找课题相关文献信息资料,辅助以手工检索(图书馆八楼文献信息检索室)和纸本期刊(图书馆一楼、四楼、七楼)以及因特网上资源。检索年限不作限定,以能了解本课题的全貌和最新进展为原则。-Hunan University literature class information retrieval integrated internship 2. Library Web site to enter the lake http://lib.hnu.cn/
Platform: | Size: 31744 | Author: 盼盼 | Hits:

[Windows DevelopCButtonST_demo

Description: MFC class for flat buttons. SoftechSoftware Davide Calabro davide_calabro@yahoo.com http://members.tripod.com/~SoftechSoftware/index.html
Platform: | Size: 136192 | Author: 陈妍 | Hits:

[JSP/JavaOReilly.Java.Rmi

Description: OReilly.Java.Rmithis book provides strategies for working with serialization, threading, the RMI registry, sockets and socket factories, activation, dynamic class downloading, HTTP tunneling, distributed garbage collection, JNDI, and CORBA. In short, a treasure trove of valuable RMI knowledge packed into one book. -OReilly.Java.Rmithis book provides strategies for working with serialization, threading, the RMI registry, sockets and socket factories, activation, dynamic class downloading, HTTP tunneling, distributed garbage collection, JNDI, and CORBA. In short, a treasure trove of valuable RMI knowledge packed into one book.
Platform: | Size: 1729536 | Author: zhuiqiu111 | Hits:

[ListView/ListBoxcolorlb_demo

Description: 彩色ListBox,来自http://www.codeguru.com/cpp/controls/listbox/colorlistboxes/article.php/c1611 This CColorListBox class is based on Patrice Godard s colored list box class of the same name, with the following additions: The focus rectangle is now drawn only when the control has the input focus. Items in the list are properly colored when the list box is disabled. Items in the list are properly displayed when the LBS_USETABSTOPS style is set. The entire rectangle of the selected item is now colored, instead of just the text background rectangle. When an item is selected, the text color inverts, and the highlight color is the original text color (like the Cyan list item in the above graphic). -Color ListBox, from http://www.codeguru.com/cpp/controls/listbox/colorlistboxes/article.php/c1611This CColorListBox class is based on Patrice Godard s colored list box class of the same name, with the following additions: The focus rectangle is now drawn only when the control has the input focus. Items in the list are properly colored when the list box is disabled. Items in the list are properly displayed when the LBS_USETABSTOPS style is set. The entire rectangle of the selected item is now colored, instead of just the text background rectangle. When an item is selected, the text color inverts, and the highlight color is the original text color (like the Cyan list item in the above graphic).
Platform: | Size: 28672 | Author: cowskin | Hits:

[Crack Hackaescrypt-java-3_0

Description: 利用java实现文件的AES加密功能 This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format. Requirements The Java AES Crypt package only works in Java 6, but can be easily adapted to Java 5 by replacing the call to NetworkInterface.getHardwareAddress() with something else. In order to use 256 bit AES keys, you must download and install "Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files" from http://java.sun.com/javase/downloads/index.jsp -Java files using the AES encryption This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format. RequirementsThe Java AES Crypt package only works in Java 6, but can be easily adapted to Java 5 by replacing the call to NetworkInterface.getHardwareAddress () with something else. In order to use 256 bit AES keys, you must download and install
Platform: | Size: 35840 | Author: 王小军 | Hits:

[SCMdzb

Description: 这是我看了《十天学会单片机》(郭天祥的教程)第十课时写的,综合了矩阵键盘,串口通信,数码管 动态显示,定时器中断的简单时钟程序。用51电子网买的298元80C51单片机学习板 (http://www.51dz.com/n.asp?id=12519&i=xie343706382)测试时请将p1口用排线连到CZ2上,控制8位 数码管用。P0口用来检测矩阵键盘的,P3.0和P3.1是串口通信用,控制74H164N芯片段选8位数码管。 数码管显示内容为时分秒个两位,按下K16为设置按钮,按一下调节秒数,再按一下调节分钟,再按一 下调节小时。再按下退出,走时。调节时按K1至K10分别代表0到9。 我的QQ343706382,希望有喜欢单片机的朋友。和我联系。-This is what I read "10 days Singlechip Society" (郭天祥tutorials) written by the tenth class, integrated matrix keyboard, serial communications, digital tube dynamic display, a simple clock timer interrupt procedures. Electronic network with 51 of 298 yuan to buy 80C51 single-chip learning board (http://www.51dz.com/n.asp?id=12519
Platform: | Size: 20480 | Author: 解长海 | Hits:

[Internet-NetworkHttpOpr

Description: 非常小巧的HTTP功能类.可以在WindowsXP,NT.WindowsCE下使用.已经测试通过.-Declares a class to encode strings converting a String * into a MIME format called "x-www-form-urlencoded" format.
Platform: | Size: 3072 | Author: 老毛 | Hits:

[GUI DevelopCSSTidy-1.3

Description: 一个CSS的语法解析器,读取CSS代码,并存成矩阵。用以优化和纠正CSS代码。-This class represents a CSS parser which reads CSS code and saves it in an array. In opposite to most other CSS parsers, it does not use regular expressions and thus has full CSS2 support and a higher reliability. The downside of not using regular expressions is a lower speed though. Additional to that it applies some optimisations and fixes to the CSS code. An online version should be available here: http://cdburnerxp.se/cssparse/css_optimiser.php
Platform: | Size: 118784 | Author: Dion Hua | Hits:

[Delphi VCLTransLib

Description: 这部分与维生素D3 , D4类和D5 Translib是基于baseclass TCustomTransCanvas 。这个类是能够使其帆布半透明。透明度是由一系列的参数给予了高度的控制输出。 TransCanvas创建了一个内部位图的面积仅次于控制。涂料指示控制画布,然后应用到背景使用几种计算创造透明度的影响。 一项特别活动OnCalc暴露,让你提供你自己的透明度计算algorythms /效果。 这个图书馆是为GIFLine专业。下载GIFLine专业如果您想看到这些成分的行动。访问http://www.diprode.com/giflinepro.htm-This component works with D3,D4 and D5 Translib is based on the baseclass TCustomTransCanvas. This class is capable to render its canvas semi transparent. The transparency is controlled by a range of parameters giving a high level of control over the output. TransCanvas creates an internal bitmap of the area just behind the control. Paint instructions to the controls Canvas are then applied onto the background using several computations to create the transparency effects. a special event OnCalc is exposed to allow you to provide your own transparency calculation algorythms/effects. This library was developped for GIFLine Pro. Download GIFLine Pro if you would like to see these components in action. Visit http://www.diprode.com/giflinepro.htm
Platform: | Size: 15360 | Author: 周大伟 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 20 »

CodeBus www.codebus.net